Skip to content

dashboard: pick up the shared theme's page-wide wrap guard - #301

Merged
Jammy2211 merged 1 commit into
mainfrom
claude/mobile-scroll-dashboard-inconsistency-7xoqnu
Aug 24, 2026
Merged

dashboard: pick up the shared theme's page-wide wrap guard#301
Jammy2211 merged 1 commit into
mainfrom
claude/mobile-scroll-dashboard-inconsistency-7xoqnu

Conversation

@Jammy2211

Copy link
Copy Markdown
Collaborator

What

Regenerated dashboard.html with pyauto-brain intake dashboard --apply after PyAutoBrain #266 moved the board theme's overflow-wrap from the component rules onto body.

CSS only — no content change. This page already held the viewport on a phone (it is built entirely from .task p and table.recent td, the two shapes that carried the old per-component wrap); the regeneration keeps its embedded stylesheet in step with the rest of the board family, which did not.

Why it is a separate PR

dashboard.html embeds the stylesheet at render time, and dashboard_refresh.yml renders its drift check against PyAutoBrain main. So #266 had to merge first — it did, and this branch's check now renders against the fixed theme.

dashboard.md is unchanged: the markdown twin carries no stylesheet.


Generated by Claude Code

Regenerated with `pyauto-brain intake dashboard --apply` after the board theme
moved `overflow-wrap` from the component rules onto `body`. CSS only — no
content change; this page already held the viewport on a phone, and the
regeneration keeps its embedded stylesheet in step with the family.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01VhpLPmmoSFAtVpppG8azVA
@Jammy2211
Jammy2211 merged commit 98ff080 into main Aug 24, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants